home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QuickTime VR Showcase
/
QuickTime VR Showcase.iso
/
3rd Parties
/
Services
/
VRToolworks
/
others.Dxr
/
00027_Get.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-06
|
250 b
|
8 lines
on mouseUp
global gNavMovieID
if gNavMovieID <> EMPTY then
put NavMovie("Direct", gNavMovieID, "Get", "hPanAngle") into field "Nav hPanAngle"
put NavMovie("Direct", gNavMovieID, "Get", "vPanAngle") into field "Nav vPanAngle"
end if
end